home *** CD-ROM | disk | FTP | other *** search
- Short: V2.39 creates pragma, lvo and stub files
- Author: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
- Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
- Type: dev/misc
- Version: 2.39
-
- This is a utility to create:
- - following pragma statements for certain C compilers: amicall, libcall,
- tagcall and syscall
- - proto files for C compilers
- - offset (LVO) files for assembler programs
- - stub functions for either tag-functions or all library functions
- - stub functions as assembler text
- - stub functions as useable link library file
- - FD files out of pragma files
- - stubs for C++ compilers (SPECIAL 10 and 11 and CLIB)
- - the files with your own headers inserted
- - files for using local pointers for shared library bases in compilers
- which do not support this normally
- - stub functions for Pascal compilers
-
- Therefor only the FD file telling the library informations is needed. For
- CSTUBS function and SPECIAL options 10-13 you may additionally supply the
- CLIB keyword giving FD2Pragma the prototypes file in clib directory.
-
- Special option 50 does the reverse to normal: convert pragma to FD!
-
- The command template you get with FD2Pragma ? .
-
- Calling the program seems to be (is) very difficult, but it offers you a
- large set of functions. A lot of options need a lot of abilities to turn
- them on/off!
-
- This program is in the public domain. Use it as you want, but WITHOUT ANY
- WARRANTY!
-
- Please contact me:
-
- ****************************************************************************
- * snail-mail: * e-mail: *
- * Dirk Stoecker * stoecker@rcs.urz.tu-dresden.de *
- * Geschwister-Scholl-Str. 10 * stoecker@amigaworld.com *
- * 01877 Bischofswerda * world wide web: *
- * GERMANY * http://home.pages.de/~Gremlin/ *
- * phone: * pgp key: *
- * GERMANY +49 (0)3594/706666 * get with finger or from WWW pages *
- ****************************************************************************
-
-